The request body is of type IsSYSPROCommunicationEnabled.
| Method | IsSYSPROCommunicationEnabled |
The request body is of type IsSYSPROCommunicationEnabled.
// Example: // MakeAJAXCall("Application.IsSYSPROCommunicationEnabled", {}, console.log);
The response body is of type IsSYSPROCommunicationEnabledResponse.
| Name | Description | Data Type |
|---|---|---|
| IsSYSPROCommunicationEnabledResult | Returns as a boolean value of true or false
true
| xml:boolean |